Release 10.1A: OpenEdge Development:
Progress Dynamics Advanced Development
Functions typically used in action rules
There are also several functions that are used in existing rules. Remember that a function used in a rule is identified by its parentheses and must return a
LOGICALvalue:
canNavigate()— ThisLOGICALfunction determines whether the user should be free to navigate to another record in the dataset (whether by pressing a Navigation button or selecting a record in a browser). The function returnsNoif an update is in progress and unsaved anywhere within the chain of dependent data objects.hasActiveAudit()— ThisLOGICALfunction returnsTRUEif the current record has one or more active audit records associated with it.hasActiveComment()— ThisLOGICALfunction returnsTRUEif the current record has one or more active comment records associated with it.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |